func github.com/go-pg/pg/v10/orm.msgpackScanner

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		msgpack.go#L31: func msgpackScanner(_ reflect.Type) types.ScannerFunc {
		table.go#L486: 		field.scan = msgpackScanner(f.Type)